LockStatusConfig Json Schema
In This Topic
Overview
 |
LockStatusConfig
 |
costCenters : Array[string]
|
 |
 |
eventType : string
|
 |
triggerLimit : integer
| |
 |
feeExceptionEnhancedMappedByGroup : object
|
 |
feeExceptionMappedByGroup : object
|
 |
gracePeriod : integer
|
 |
lockExtensionMappedByGroup : object
|
 |
 |
 |
counter : integer
internal only
|
 |
date : string
The current date.
internal only
|
 |
machineIdentifier : integer
internal only
|
 |
processIdentifier : integer
internal only
|
 |
time : integer
internal only
|
 |
timeSecond : integer
internal only
|
 |
timestamp : integer
internal only
| |
 |
triggerLimit : integer
| |
 |
maxDateExtension : integer
|
 |
priceExceptionEnhancedMappedByGroup : object
|
 |
priceExceptionMappedByGroup : object
|
 |
rateExceptionEnhancedMappedByGroup : object
|
 |
rateType : string
|
 |
reasons : Array[string]
|
 |
retainExtensionAndException : boolean
|
 |
subRateType : string
|
 |
 |
initValue : integer
|
 |
key : string
|
 |
maxValue : integer
|
 |
name : string
| | |
Properties
| Name | Description | Data Type |
| costCenters | | Array[string] |
| eventTypeTriggerLimit | | Array[EventTypeTriggerLimit] |
| feeExceptionEnhancedMappedByGroup | | object |
| feeExceptionMappedByGroup | | object |
| gracePeriod | | integer |
| lockExtensionMappedByGroup | | object |
| lockStatusTriggerLimit | | Array[LockStatusTriggerLimit] |
| maxDateExtension | | integer |
| priceExceptionEnhancedMappedByGroup | | object |
| priceExceptionMappedByGroup | | object |
| rateExceptionEnhancedMappedByGroup | | object |
| rateType | | string |
| reasons | | Array[string] |
| retainExtensionAndException | | boolean |
| subRateType | | string |
| variables | | Array[LockPolicyVariable] |
See Also